
Last chance! 50% off unlimited learning
Sale ends in
The function gives the frequancy distribution of lost shoes at a Museum gate.
data_lost
data_lost gives the frequancy distribution of lost shoes at a Museum gate.
A vector of (non-negative integer) count values.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
The data show the frequancy distribution of lost shoes at a Museum gate. They were used by Chandra and Ghosh (2013) and fitted by the generalized Poisson distribution.
Chandra, N. K., Roy, D., & Ghosh, T. (2013). A generalized Poisson distribution. Communications in Statistics-Theory and Methods, 42(15), 2786-2797.
x<-data_lost
summary(x)
table (x)
Run the code above in your browser using DataLab